Dumitru Cușnir
n=1
all entries
All tags
Content tagged with "system design" (2)
All content across blogs, linklog, and books with this tag.
Blog Posts
September 11, 2026
·
26 min read
Sockets, Buffers, and the Stream
From the wire to async/await: what the network actually delivers, what a socket is, where the bytes wait on both sides of it, and how async I/O grew out of all that.
Links
August 19, 2025
·
seangoedecke.com
Everything I know about good system design
Practical system design advice from someone who builds systems, not someone selling interview prep, focused on knowing your actual bottleneck and when not to distribute.